Defining Home Pages with a Text Editor

Home Pages: Metric Values Chart Panel

This type of panel presents the most recent set of metric trend values data for a particular metric. It is useful for getting a quick handle on the best-performers and worst performers for a particular key-performance indicator.

A typical descriptor for a metric values chart is:

<bucket
    title="Operating Expense (Top 5)"
    type="app-specific"
    controlType="horizontalBarChart"
    metricName="fin_RealEstateOpEx"
    granularity="bl_id"
    sortOrder="desc"
    recordLimit="5"
    valueOnTop="smallest"
    useStoplightColors="true"
/>